\(\int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx\) [858]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [B] (verified)
   Fricas [F(-1)]
   Sympy [F]
   Maxima [F(-2)]
   Giac [F(-2)]
   Mupad [F(-1)]

Optimal result

Integrand size = 29, antiderivative size = 228 \[ \int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx=\frac {\sqrt {c} \text {arctanh}\left (\frac {b+2 c x}{2 \sqrt {c} \sqrt {a+b x+c x^2}}\right )}{e g}+\frac {\sqrt {c d^2-b d e+a e^2} \text {arctanh}\left (\frac {b d-2 a e+(2 c d-b e) x}{2 \sqrt {c d^2-b d e+a e^2} \sqrt {a+b x+c x^2}}\right )}{e (e f-d g)}-\frac {\sqrt {c f^2-b f g+a g^2} \text {arctanh}\left (\frac {b f-2 a g+(2 c f-b g) x}{2 \sqrt {c f^2-b f g+a g^2} \sqrt {a+b x+c x^2}}\right )}{g (e f-d g)} \]

[Out]

arctanh(1/2*(2*c*x+b)/c^(1/2)/(c*x^2+b*x+a)^(1/2))*c^(1/2)/e/g+arctanh(1/2*(b*d-2*a*e+(-b*e+2*c*d)*x)/(a*e^2-b
*d*e+c*d^2)^(1/2)/(c*x^2+b*x+a)^(1/2))*(a*e^2-b*d*e+c*d^2)^(1/2)/e/(-d*g+e*f)-arctanh(1/2*(b*f-2*a*g+(-b*g+2*c
*f)*x)/(a*g^2-b*f*g+c*f^2)^(1/2)/(c*x^2+b*x+a)^(1/2))*(a*g^2-b*f*g+c*f^2)^(1/2)/g/(-d*g+e*f)

Rubi [A] (verified)

Time = 0.20 (sec) , antiderivative size = 228, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.172, Rules used = {909, 738, 212, 857, 635} \[ \int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx=\frac {\sqrt {a e^2-b d e+c d^2} \text {arctanh}\left (\frac {-2 a e+x (2 c d-b e)+b d}{2 \sqrt {a+b x+c x^2} \sqrt {a e^2-b d e+c d^2}}\right )}{e (e f-d g)}-\frac {\sqrt {a g^2-b f g+c f^2} \text {arctanh}\left (\frac {-2 a g+x (2 c f-b g)+b f}{2 \sqrt {a+b x+c x^2} \sqrt {a g^2-b f g+c f^2}}\right )}{g (e f-d g)}+\frac {\sqrt {c} \text {arctanh}\left (\frac {b+2 c x}{2 \sqrt {c} \sqrt {a+b x+c x^2}}\right )}{e g} \]

[In]

Int[Sqrt[a + b*x + c*x^2]/((d + e*x)*(f + g*x)),x]

[Out]

(Sqrt[c]*ArcTanh[(b + 2*c*x)/(2*Sqrt[c]*Sqrt[a + b*x + c*x^2])])/(e*g) + (Sqrt[c*d^2 - b*d*e + a*e^2]*ArcTanh[
(b*d - 2*a*e + (2*c*d - b*e)*x)/(2*Sqrt[c*d^2 - b*d*e + a*e^2]*Sqrt[a + b*x + c*x^2])])/(e*(e*f - d*g)) - (Sqr
t[c*f^2 - b*f*g + a*g^2]*ArcTanh[(b*f - 2*a*g + (2*c*f - b*g)*x)/(2*Sqrt[c*f^2 - b*f*g + a*g^2]*Sqrt[a + b*x +
 c*x^2])])/(g*(e*f - d*g))

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 635

Int[1/Sqrt[(a_) + (b_.)*(x_) + (c_.)*(x_)^2], x_Symbol] :> Dist[2, Subst[Int[1/(4*c - x^2), x], x, (b + 2*c*x)
/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 738

Int[1/(((d_.) + (e_.)*(x_))*Sqrt[(a_.) + (b_.)*(x_) + (c_.)*(x_)^2]), x_Symbol] :> Dist[-2, Subst[Int[1/(4*c*d
^2 - 4*b*d*e + 4*a*e^2 - x^2), x], x, (2*a*e - b*d - (2*c*d - b*e)*x)/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a,
b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[2*c*d - b*e, 0]

Rule 857

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Dis
t[g/e, Int[(d + e*x)^(m + 1)*(a + b*x + c*x^2)^p, x], x] + Dist[(e*f - d*g)/e, Int[(d + e*x)^m*(a + b*x + c*x^
2)^p, x], x] /; FreeQ[{a, b, c, d, e, f, g, m, p}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0]
&&  !IGtQ[m, 0]

Rule 909

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_)/(((d_.) + (e_.)*(x_))*((f_.) + (g_.)*(x_))), x_Symbol] :> Dist[(c
*d^2 - b*d*e + a*e^2)/(e*(e*f - d*g)), Int[(a + b*x + c*x^2)^(p - 1)/(d + e*x), x], x] - Dist[1/(e*(e*f - d*g)
), Int[Simp[c*d*f - b*e*f + a*e*g - c*(e*f - d*g)*x, x]*((a + b*x + c*x^2)^(p - 1)/(f + g*x)), x], x] /; FreeQ
[{a, b, c, d, e, f, g}, x] && NeQ[e*f - d*g, 0] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && Fra
ctionQ[p] && GtQ[p, 0]

Rubi steps \begin{align*} \text {integral}& = -\frac {\int \frac {c d f-b e f+a e g-c (e f-d g) x}{(f+g x) \sqrt {a+b x+c x^2}} \, dx}{e (e f-d g)}+\frac {\left (c d^2-b d e+a e^2\right ) \int \frac {1}{(d+e x) \sqrt {a+b x+c x^2}} \, dx}{e (e f-d g)} \\ & = \frac {c \int \frac {1}{\sqrt {a+b x+c x^2}} \, dx}{e g}-\frac {\left (2 \left (c d^2-b d e+a e^2\right )\right ) \text {Subst}\left (\int \frac {1}{4 c d^2-4 b d e+4 a e^2-x^2} \, dx,x,\frac {-b d+2 a e-(2 c d-b e) x}{\sqrt {a+b x+c x^2}}\right )}{e (e f-d g)}-\frac {\left (c f^2-b f g+a g^2\right ) \int \frac {1}{(f+g x) \sqrt {a+b x+c x^2}} \, dx}{g (e f-d g)} \\ & = \frac {\sqrt {c d^2-b d e+a e^2} \tanh ^{-1}\left (\frac {b d-2 a e+(2 c d-b e) x}{2 \sqrt {c d^2-b d e+a e^2} \sqrt {a+b x+c x^2}}\right )}{e (e f-d g)}+\frac {(2 c) \text {Subst}\left (\int \frac {1}{4 c-x^2} \, dx,x,\frac {b+2 c x}{\sqrt {a+b x+c x^2}}\right )}{e g}+\frac {\left (2 \left (c f^2-b f g+a g^2\right )\right ) \text {Subst}\left (\int \frac {1}{4 c f^2-4 b f g+4 a g^2-x^2} \, dx,x,\frac {-b f+2 a g-(2 c f-b g) x}{\sqrt {a+b x+c x^2}}\right )}{g (e f-d g)} \\ & = \frac {\sqrt {c} \tanh ^{-1}\left (\frac {b+2 c x}{2 \sqrt {c} \sqrt {a+b x+c x^2}}\right )}{e g}+\frac {\sqrt {c d^2-b d e+a e^2} \tanh ^{-1}\left (\frac {b d-2 a e+(2 c d-b e) x}{2 \sqrt {c d^2-b d e+a e^2} \sqrt {a+b x+c x^2}}\right )}{e (e f-d g)}-\frac {\sqrt {c f^2-b f g+a g^2} \tanh ^{-1}\left (\frac {b f-2 a g+(2 c f-b g) x}{2 \sqrt {c f^2-b f g+a g^2} \sqrt {a+b x+c x^2}}\right )}{g (e f-d g)} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.63 (sec) , antiderivative size = 212, normalized size of antiderivative = 0.93 \[ \int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx=\frac {2 \sqrt {-c d^2+e (b d-a e)} g \arctan \left (\frac {\sqrt {c} (d+e x)-e \sqrt {a+x (b+c x)}}{\sqrt {-c d^2+e (b d-a e)}}\right )-2 e \sqrt {-c f^2+b f g-a g^2} \arctan \left (\frac {\sqrt {c} (f+g x)-g \sqrt {a+x (b+c x)}}{\sqrt {-c f^2+b f g-a g^2}}\right )+\sqrt {c} (-e f+d g) \log \left (e g \left (b+2 c x-2 \sqrt {c} \sqrt {a+x (b+c x)}\right )\right )}{e g (e f-d g)} \]

[In]

Integrate[Sqrt[a + b*x + c*x^2]/((d + e*x)*(f + g*x)),x]

[Out]

(2*Sqrt[-(c*d^2) + e*(b*d - a*e)]*g*ArcTan[(Sqrt[c]*(d + e*x) - e*Sqrt[a + x*(b + c*x)])/Sqrt[-(c*d^2) + e*(b*
d - a*e)]] - 2*e*Sqrt[-(c*f^2) + b*f*g - a*g^2]*ArcTan[(Sqrt[c]*(f + g*x) - g*Sqrt[a + x*(b + c*x)])/Sqrt[-(c*
f^2) + b*f*g - a*g^2]] + Sqrt[c]*(-(e*f) + d*g)*Log[e*g*(b + 2*c*x - 2*Sqrt[c]*Sqrt[a + x*(b + c*x)])])/(e*g*(
e*f - d*g))

Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(672\) vs. \(2(204)=408\).

Time = 0.76 (sec) , antiderivative size = 673, normalized size of antiderivative = 2.95

method result size
default \(\frac {\sqrt {\left (x +\frac {f}{g}\right )^{2} c +\frac {\left (b g -2 c f \right ) \left (x +\frac {f}{g}\right )}{g}+\frac {a \,g^{2}-b f g +c \,f^{2}}{g^{2}}}+\frac {\left (b g -2 c f \right ) \ln \left (\frac {\frac {b g -2 c f}{2 g}+c \left (x +\frac {f}{g}\right )}{\sqrt {c}}+\sqrt {\left (x +\frac {f}{g}\right )^{2} c +\frac {\left (b g -2 c f \right ) \left (x +\frac {f}{g}\right )}{g}+\frac {a \,g^{2}-b f g +c \,f^{2}}{g^{2}}}\right )}{2 g \sqrt {c}}-\frac {\left (a \,g^{2}-b f g +c \,f^{2}\right ) \ln \left (\frac {\frac {2 a \,g^{2}-2 b f g +2 c \,f^{2}}{g^{2}}+\frac {\left (b g -2 c f \right ) \left (x +\frac {f}{g}\right )}{g}+2 \sqrt {\frac {a \,g^{2}-b f g +c \,f^{2}}{g^{2}}}\, \sqrt {\left (x +\frac {f}{g}\right )^{2} c +\frac {\left (b g -2 c f \right ) \left (x +\frac {f}{g}\right )}{g}+\frac {a \,g^{2}-b f g +c \,f^{2}}{g^{2}}}}{x +\frac {f}{g}}\right )}{g^{2} \sqrt {\frac {a \,g^{2}-b f g +c \,f^{2}}{g^{2}}}}}{d g -e f}-\frac {\sqrt {\left (x +\frac {d}{e}\right )^{2} c +\frac {\left (b e -2 c d \right ) \left (x +\frac {d}{e}\right )}{e}+\frac {e^{2} a -b d e +c \,d^{2}}{e^{2}}}+\frac {\left (b e -2 c d \right ) \ln \left (\frac {\frac {b e -2 c d}{2 e}+c \left (x +\frac {d}{e}\right )}{\sqrt {c}}+\sqrt {\left (x +\frac {d}{e}\right )^{2} c +\frac {\left (b e -2 c d \right ) \left (x +\frac {d}{e}\right )}{e}+\frac {e^{2} a -b d e +c \,d^{2}}{e^{2}}}\right )}{2 e \sqrt {c}}-\frac {\left (e^{2} a -b d e +c \,d^{2}\right ) \ln \left (\frac {\frac {2 e^{2} a -2 b d e +2 c \,d^{2}}{e^{2}}+\frac {\left (b e -2 c d \right ) \left (x +\frac {d}{e}\right )}{e}+2 \sqrt {\frac {e^{2} a -b d e +c \,d^{2}}{e^{2}}}\, \sqrt {\left (x +\frac {d}{e}\right )^{2} c +\frac {\left (b e -2 c d \right ) \left (x +\frac {d}{e}\right )}{e}+\frac {e^{2} a -b d e +c \,d^{2}}{e^{2}}}}{x +\frac {d}{e}}\right )}{e^{2} \sqrt {\frac {e^{2} a -b d e +c \,d^{2}}{e^{2}}}}}{d g -e f}\) \(673\)

[In]

int((c*x^2+b*x+a)^(1/2)/(e*x+d)/(g*x+f),x,method=_RETURNVERBOSE)

[Out]

1/(d*g-e*f)*(((x+f/g)^2*c+(b*g-2*c*f)/g*(x+f/g)+(a*g^2-b*f*g+c*f^2)/g^2)^(1/2)+1/2*(b*g-2*c*f)/g*ln((1/2*(b*g-
2*c*f)/g+c*(x+f/g))/c^(1/2)+((x+f/g)^2*c+(b*g-2*c*f)/g*(x+f/g)+(a*g^2-b*f*g+c*f^2)/g^2)^(1/2))/c^(1/2)-(a*g^2-
b*f*g+c*f^2)/g^2/((a*g^2-b*f*g+c*f^2)/g^2)^(1/2)*ln((2*(a*g^2-b*f*g+c*f^2)/g^2+(b*g-2*c*f)/g*(x+f/g)+2*((a*g^2
-b*f*g+c*f^2)/g^2)^(1/2)*((x+f/g)^2*c+(b*g-2*c*f)/g*(x+f/g)+(a*g^2-b*f*g+c*f^2)/g^2)^(1/2))/(x+f/g)))-1/(d*g-e
*f)*(((x+d/e)^2*c+(b*e-2*c*d)/e*(x+d/e)+(a*e^2-b*d*e+c*d^2)/e^2)^(1/2)+1/2*(b*e-2*c*d)/e*ln((1/2*(b*e-2*c*d)/e
+c*(x+d/e))/c^(1/2)+((x+d/e)^2*c+(b*e-2*c*d)/e*(x+d/e)+(a*e^2-b*d*e+c*d^2)/e^2)^(1/2))/c^(1/2)-(a*e^2-b*d*e+c*
d^2)/e^2/((a*e^2-b*d*e+c*d^2)/e^2)^(1/2)*ln((2*(a*e^2-b*d*e+c*d^2)/e^2+(b*e-2*c*d)/e*(x+d/e)+2*((a*e^2-b*d*e+c
*d^2)/e^2)^(1/2)*((x+d/e)^2*c+(b*e-2*c*d)/e*(x+d/e)+(a*e^2-b*d*e+c*d^2)/e^2)^(1/2))/(x+d/e)))

Fricas [F(-1)]

Timed out. \[ \int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx=\text {Timed out} \]

[In]

integrate((c*x^2+b*x+a)^(1/2)/(e*x+d)/(g*x+f),x, algorithm="fricas")

[Out]

Timed out

Sympy [F]

\[ \int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx=\int \frac {\sqrt {a + b x + c x^{2}}}{\left (d + e x\right ) \left (f + g x\right )}\, dx \]

[In]

integrate((c*x**2+b*x+a)**(1/2)/(e*x+d)/(g*x+f),x)

[Out]

Integral(sqrt(a + b*x + c*x**2)/((d + e*x)*(f + g*x)), x)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^2+b*x+a)^(1/2)/(e*x+d)/(g*x+f),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(d*g-e*f>0)', see `assume?` for
 more detail

Giac [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate((c*x^2+b*x+a)^(1/2)/(e*x+d)/(g*x+f),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

Mupad [F(-1)]

Timed out. \[ \int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx=\int \frac {\sqrt {c\,x^2+b\,x+a}}{\left (f+g\,x\right )\,\left (d+e\,x\right )} \,d x \]

[In]

int((a + b*x + c*x^2)^(1/2)/((f + g*x)*(d + e*x)),x)

[Out]

int((a + b*x + c*x^2)^(1/2)/((f + g*x)*(d + e*x)), x)